Use CRPEJob::GetGraphTextInfo to determine what text appears with a chart. A chart can have a title, subtitle, footnote, title for groups, title for series, title for the X axis, title for the Y axis, and title for the Z axis (in 3D charts).
BOOL GetGraphTextInfo (
short sectionN,
short graphN,
WORD titleType,
HANDLE FAR * title,
short FAR * titleLength );
Specifies the section of the report containing the chart for which you want to get chart text information. | |
Specifies the chart for which you want to get graph text information. This value is 0 | |
Specifies the type of title. Use one of the PEP_GTT_XXX Graph Title Type Constants. | |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |